io/fs.subFS.fullName (method)
5 uses
io/fs (current package)
sub.go#L53: func (f *subFS) fullName(op string, name string) (string, error) {
sub.go#L82: full, err := f.fullName("open", name)
sub.go#L91: full, err := f.fullName("read", name)
sub.go#L100: full, err := f.fullName("read", name)
sub.go#L133: full, err := f.fullName("sub", dir)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)